IWorkstationPresenter<V> Interface

Summary

A base class that is used to activate and run a UI View.

Syntax
C#
VB
C++
public interface IWorkstationPresenter<V> 
  
Public Interface IWorkstationPresenter(Of V As )  
generic<typename V> 
public interface class IWorkstationPresenter  
where V : class  

Type Parameters

V
The UI View that will be activated.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly